home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: presby.edu!jtbell
- From: jtbell@presby.edu (Jon Bell)
- Subject: Re: Could use some help...
- Message-ID: <DnL9o9.DE3@presby.edu>
- Date: Fri, 1 Mar 1996 12:36:09 GMT
- References: <4h632q$eij@thor.cmp.ilstu.edu>
- Organization: Presbyterian College, Clinton, South Carolina USA
-
- Eric D. Stanfield <edstanf@rs6000.cmp.ilstu.edu> wrote:
- > if(bingo_numbers[i] = start_numbers[j][k]) //THIS IS THE PROB
- ^
- |
- I think this should be '=='.
-
- That bug bites me every once in a while, too!
-
- --
- Jon Bell <jtbell@presby.edu>
-